Browse Source

Fix TS import

atownson 1 year ago
parent
commit
0cf8264c0e
1 changed files with 1 additions and 1 deletions
  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