mirror of
https://github.com/flextype/flextype.git
synced 2025-08-09 14:46:53 +02:00
refactor(cors): code cleanup
This commit is contained in:
@@ -65,6 +65,5 @@ class Cors
|
||||
->withHeader('Access-Control-Allow-Expose', $expose)
|
||||
->withHeader('Access-Control-Allow-Credentials', $credentials);
|
||||
});
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user