Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #28 from nodes-vapor/aws-module-patch
Browse files Browse the repository at this point in the history
Updated AWS module reference.
  • Loading branch information
BrettRToomey authored Jan 8, 2017
2 parents e583156 + 2e37daf commit e7c8295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Storage/Provider.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import S3
import Vapor

import enum Driver.Region
import enum AWSSignatureV4.Region

///A provider for configuring the `Storage` package.
public final class StorageProvider: Provider {
Expand Down

0 comments on commit e7c8295

Please sign in to comment.