Skip to content

Commit 027251d

Browse files
committed
✂️ extra newline
1 parent 4309cde commit 027251d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

getting-started/alias-require-and-import.markdown

-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ In the example above, the imported `List.duplicate/2` is only visible within tha
118118

119119
Note that `import`ing a module automatically `require`s it.
120120

121-
122121
## Aliases
123122

124123
At this point you may be wondering: what exactly an Elixir alias is and how is it represented?

0 commit comments

Comments
 (0)