Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Only export BCrypt
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTim committed Apr 4, 2018
1 parent d8ee6ef commit 71b3e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Authentication/AuthenticationProvider.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Async
@_exported import Crypto
@_exported import BCrypt
import Service

/// Adds authentication services to a container
Expand Down

0 comments on commit 71b3e90

Please sign in to comment.