Skip to content

Commit

Permalink
Rename resolvable_type_job.ml -> resolvableTypeJob.ml
Browse files Browse the repository at this point in the history
Summary: We don't have a naming convention for file names. I meant to do this in D13539824 but I must have forgotten to amend.

Reviewed By: gabelevi

Differential Revision: D13582946

fbshipit-source-id: 63fa66e7ea6cc1838802d0746149237b56efd820
  • Loading branch information
jbrown215 authored and facebook-github-bot committed Jan 8, 2019
1 parent f8ffac2 commit 9d63bba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/typing/flow_js.ml
Expand Up @@ -24,7 +24,6 @@ open Constraint
open Type

module FlowError = Flow_error
module ResolvableTypeJob = Resolvable_type_job

(* type exemplar set - reasons are not considered in compare *)
module TypeExSet = Set.Make(struct
Expand Down
File renamed without changes.

0 comments on commit 9d63bba

Please sign in to comment.