0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 05:33:02 -05:00

remove duplicated function

This commit is contained in:
Jordi Sala Morales 2024-04-10 15:06:18 +00:00
parent 8477f950b0
commit 9c00a03f7d
No known key found for this signature in database
GPG key ID: C5127140107F55FD

View file

@ -25,7 +25,6 @@ export interface PenpotFile {
// addLibraryColor(color: any): void;
// updateLibraryColor(color: any): void;
// deleteLibraryColor(color: any): void;
// addLibraryColor(color: any): void;
// addLibraryMedia(media: any): void;
// deleteLibraryMedia(media: any): void;
// addLibraryTypography(typography: any): void;