mirror of
https://github.com/valitydev/elixir-thrift.git
synced 2024-11-07 02:35:17 +00:00
Remove unused StructRef alias
This commit is contained in:
parent
440df4f67b
commit
72966a4d82
@ -6,7 +6,6 @@ defmodule Thrift.Parser.Resolver do
|
||||
the FileGroup so it can resolve references.
|
||||
"""
|
||||
alias Thrift.Parser.ParsedFile
|
||||
alias Thrift.Parser.Models.StructRef
|
||||
|
||||
def start_link do
|
||||
Agent.start_link(&Map.new/0, name: __MODULE__)
|
||||
|
Loading…
Reference in New Issue
Block a user