From 2f22e667fbea56884d74ed27777f2e9f3fc9fd53 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Thu, 27 Sep 2018 15:40:30 +0200 Subject: Starting to separate background and popup code. --- src/Action/Ports.elm | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/Action/Ports.elm (limited to 'src/Action') diff --git a/src/Action/Ports.elm b/src/Action/Ports.elm deleted file mode 100644 index 4d83077..0000000 --- a/src/Action/Ports.elm +++ /dev/null @@ -1,4 +0,0 @@ -port module Action.Ports exposing (..) - -port store_params : (Int, String) -> (Cmd msg) -port reset_params : () -> (Cmd msg) -- cgit v1.2.3-70-g09d2