forked from shibao/cannery
		
	fix dialyzer, credo and format
This commit is contained in:
		| @@ -1,4 +1,8 @@ | ||||
| defmodule Cannery.Repo.Migrator do | ||||
|   @moduledoc """ | ||||
|   Genserver to automatically run migrations in prod env | ||||
|   """ | ||||
|  | ||||
|   use GenServer | ||||
|   require Logger | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user