Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
justvanrossum committed Jan 16, 2025
1 parent 7343359 commit fe97f77
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/fontra/views/fontoverview/panel-navigation.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
import {
makeSparseLocation,
mapAxesFromUserSpaceToSourceSpace,
} from "../core/var-model.js";
import { groupByKeys, groupByProperties } from "/core/glyph-organizer.js";
import * as html from "/core/html-utils.js";
import { translate } from "/core/localization.js";
Expand Down

0 comments on commit fe97f77

Please sign in to comment.