Skip to content

Commit

Permalink
🚨 fix minor warning
Browse files Browse the repository at this point in the history
  • Loading branch information
RustySnek committed May 16, 2024
1 parent 1e0647f commit 4570a41
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ defmodule ElixirusWeb.StudentLive.SchedulingLive.Schedule do

import ElixirusWeb.Helpers
alias ElixirusWeb.Modal
import ElixirusWeb.Components.Loadings

def handle_async(:load_schedule, {:ok, {schedule, year, month}}, socket) do
socket =
Expand Down

0 comments on commit 4570a41

Please sign in to comment.