소스 검색

Fix TS import

atownson 1 년 전
부모
커밋
0cf8264c0e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      netbox/project-static/src/buttons/floatBulk.ts

+ 1 - 1
netbox/project-static/src/buttons/floatBulk.ts

@@ -1,4 +1,4 @@
-import { getElements, fadeIn } from '../util';
+import { getElements } from '../util';
 				
 /**
  * Conditionally add and remove a class that will float the button group