mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Fix elm-analyse issues
This commit is contained in:
@ -1,4 +1,9 @@
|
||||
port module Ports exposing (..)
|
||||
port module Ports exposing
|
||||
( removeAccount
|
||||
, setAccount
|
||||
, setAllProgress
|
||||
, setProgress
|
||||
)
|
||||
|
||||
import Api.Model.AuthResult exposing (AuthResult)
|
||||
|
||||
|
Reference in New Issue
Block a user