removed unused import
This commit is contained in:
		@@ -25,10 +25,7 @@
 | 
			
		||||
  import { writable } from "svelte/store";
 | 
			
		||||
  import type { StatusOption, StatusOptions } from "../helperTypes/StatusTypes";
 | 
			
		||||
  import type { AniListUpdateVariables } from "../anilist/types/AniListTypes";
 | 
			
		||||
  import {
 | 
			
		||||
    convertDateStringToAniList,
 | 
			
		||||
    convertDateToAniList,
 | 
			
		||||
  } from "../helperFunctions/convertDateToAniList";
 | 
			
		||||
  import { convertDateToAniList } from "../helperFunctions/convertDateToAniList";
 | 
			
		||||
  import {
 | 
			
		||||
    AniListDeleteEntry,
 | 
			
		||||
    AniListUpdateEntry,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user