Skip to content

Commit

Permalink
Merge branch 'develop' into wip/frizi/bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
vitvakatu committed Jan 9, 2025
2 parents 46d16f9 + bfd31f9 commit ec614b2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions distribution/lib/Standard/Base/0.0.0-dev/src/System/File.enso
Original file line number Diff line number Diff line change
Expand Up @@ -864,11 +864,6 @@ type File
to_display_text : Text
to_display_text self = self.to_text

## PRIVATE
copy_builtin self target options = @Builtin_Method "File.copy_builtin"

## PRIVATE
move_builtin self target options = @Builtin_Method "File.move_builtin"

## PRIVATE

Expand Down

0 comments on commit ec614b2

Please sign in to comment.