mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-30 08:38:22 +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