From c4112cd214a9c7cbed82c82eefc75904fb42d1af Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Mon, 11 Jan 2021 13:00:52 +0300 Subject: Update CI Format imports and code Distinct internal and app errors --- controller.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controller.go') diff --git a/controller.go b/controller.go index 020ea4dd..2079f052 100644 --- a/controller.go +++ b/controller.go @@ -13,4 +13,4 @@ type Controller interface { type Attacher interface { // Attach attaches controller to the service. Attach(c Controller) -} \ No newline at end of file +} -- cgit v1.2.3